all: cc -o test_usb_io sl_usb_io_test.c clean: rm -f test_usb_io